I\'m tring to make a database query inside a LINQ statement asynchronous, but I\'m running into an error. The code below runs fine with out async/await
va