When distinct API used for a column, other columns data of infotable also should present in output
I have 5 columns in infotable. When Distinct API used for first two columns together, the output infotable should have 5 columns with the distinct values of first 2 columns. How to do this

