It would be really nice to be able to write code like this: ``` cs var retValue = await db.ExecuteAsync().usp_GetUserCount().ReturnValue; ```