[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 518   SHUFFLE   <  SKIP 4105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22266Sanders, Rachel92625Newport BeachCaliforniaUnited States
23397Bryant, IsabelleV2M1N7NewtonBritish ColumbiaCanada
19459Yuan, KatieWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-17 09:55:08.853 UTC