[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 416   SHUFFLE   <  SKIP 2641  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20325Williams, Charles92625Newport BeachCaliforniaUnited States
24049Gomez, Byron66578NeunkirchenSaarlandGermany
18248Moreno, Pedro, A4551CaloundraQueenslandAustralia
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-17 09:50:23.757 UTC