Distinct results from database query
Is there a way to get distinct results back from a database request? I'm trying to build a nested list app and my first screen is a list of states. I would like each state listed once instead of however many entries are listed in my table.