I think the screenshot of the query is pretty much self-explanatory.
What I need, is simply to get 2 addresses from CustomerAddresses table instead of only 1 like in this example. 1 for ShippingAddress and the other for BillingAddress.
It sounds like It's quite easy to solve this but obviously I'm missing something. Thanks in advance..