It would be ideal if the pending entity API used the same async/await pattern as other asynchronous methods in DevForce, but we haven't implemented this yet.
Right now, although it's ugly, you can check the Query in the EntityQueriedEventArgs - it will be an EntityRelationQuery for any navigation-based query.