1 2 3 4 5
from albums select { AA=album_id, artist_id } sort AA filter AA >= 25 join artists (==artist_id)