[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 484   SHUFFLE   <  SKIP 2756  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21811Williams, Olivia, K94014ColmaCaliforniaUnited States
22696Vazquez, Kari62200Boulogne-sur-MerPas de CalaisFrance
19371Mehta, Roy24044KielSaarlandGermany
27809Sanchez, Arianna59368WerneNordrhein-WestfalenGermany
23631Wang, Colin, R17490Saint OuenCharente-MaritimeFrance
14467Russell, Aidan98052RedmondWashingtonUnited States

Generated 2025-11-06 00:07:10.899 UTC