SELECT * FROM location WHERE city = $1 ORDER BY district DESC;