I am using a query to locate a distinct value among a list. I can get that part to work. But I only want to retrieve the top 5 results. On my other queries I just use the Limit request but that does not seem to work on the district query. Is there something I am doing incorrectly or is this not possible? Thanks