Currently I have an entity that is "geolocatable" via a SqlGeography column that I can use via expressions for filtering and sorting. I am already able to get all entities within distance ...x... of point ...y... and sort by entities closest to (or furthe...