Entity framework supports stored procedure. In this post I will explore how we can use stored procedures in entity framework. I have created a Windows based application with Northwind database model(EDMX) . And have the Customer and Orders table selected.