[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 2123  >   <  TAKE 6  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24513Deng, Alejandro94014ColmaCaliforniaUnited States
16207Shan, Jordan, C91054ErlangenBayernGermany
23861Anand, Keith, C97005BeavertonOregonUnited States
15801Shen, Katrina4169East BrisbaneQueenslandAustralia
28912Zhu, Alejandro, E91370Verrieres Le BuissonEssonneFrance
21432Ward, Melanie, A98201EverettWashingtonUnited States

Generated 2025-07-21 15:57:40.618 UTC