So I want to get a list of all the table names from the database through a controller as an ASP.net API project. I tried to do it through raw sql query without entity and it looked something like this. But when I try to use the SqlQuery method I get the error ” ‘DatabaseFacade’ does not contain a definition