[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 1820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12318Schmidt, KristinaWA1WarringtonEnglandUnited Kingdom
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States
13977Brown, Alexandra, R98027IssaquahWashingtonUnited States

Generated 2025-07-15 06:10:46.623 UTC