I am using Database first approach and I have to call a stored procedure which is selecting records from multiple tables using Inner Join.
Here is my Stored Procedure