EF8 - Row SQL returning Non-entitiesEF8 allows including any row SQL query returning mappable C#/.NET types without them being in the EF model.Executing arbitrary SQL statements or Stored Procedures in EF8 is simpler and can be further manipulated with LINQ.