I have a query to fetch closest airports to the airport: Where 55.966324 and 37.416573 are latitude and longitude of the airport I’m searching neighbour airports for. But in order to get those coordinates I would need to fetch that airport data first in a separate query which would slow things down. I would like to make this operation in