From the Invoice entity we need unique array of customers,
we tried using variables and union for the same.
However we are not able to get the array with only Guids.
We tried splits function as well
Requirements : get array of unique customers from List of invoices.