We are using DB First Entity Framework in which We have a stored procedure which would return all the columns but one for a table. When I try to map that stored procedure to return the entity type it crashes saying We are using DB First Entity Framework in which