I am creating my first MVC5 / EF / LINQ application and I would like to display the results of several (about 75) "Select Count(*)" queries in one view. The purpose is to display different statistics from a single table on a home page "dashboard", along with a list of "active" items from the same table in the database.I am creating my first MVC5 / EF / LINQ applica