[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 717   SHUFFLE   <  SKIP 1940  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23780Stewart, Mason59100RoubaixNordFrance
28171Henderson, Aidan98168BurienWashingtonUnited States
11274Foster, Kyle, M98225BellinghamWashingtonUnited States
19055Bailey, GarrettOX1OxfordEnglandUnited Kingdom

Generated 2025-07-15 23:37:07.751 UTC