C#, SQL, Stored Procedures, Visual Studio, .Net

Getting Entity Framework to recognise the return type of a Stored Procedure that returns a #temp table

The Situation I recently wanted to declare a table, insert data into it and then, depending on a variable passed in to the stored procedure