I need a little bit of syntax help writing a SQL Code for Select Distinct on multiple columns using the in-DB filter tool. I only want records that have the same zip code and ID. I want to go this route so I don't have to stream out the data and use the unique tool.