[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 3669   SHUFFLE   <  SKIP 2710  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom
14799Xu, Katie, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
18748Stewart, Gabrielle, R4551CaloundraQueenslandAustralia
16627Chen, Claudia, R5023FindonSouth AustraliaAustralia

Generated 2025-07-15 22:53:58.694 UTC