Yes, only that entity and only CacheOnly. If I skip the CacheOnly, execute the async server request, it runs and returns 2 rows, and if I execute the CacheOnly after that, it runs, returning the 2 rows cached by the async call.
I'll see if I can make a small solution of it.
By multi-model do you mean multiple edmx's? If so then yes, there's 7 edmx models and most have been called before this point.