I'm doing a customer analysis where I have a big database of customers and e.g. where they come from. So I want to see how many customers come from which country. Since it's possible that one customer shows up multiple times and also with different countries I couldn't make it work with aggregate function.
Here's a data example:
Thanks a lot for your help!