[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 767   SHUFFLE   <  SKIP 3279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29069Lin, Clarence3000MelbourneVictoriaAustralia
18534Collins, Hunter98104SeattleWashingtonUnited States
21592Reed, Christina98033KirklandWashingtonUnited States

Generated 2025-07-17 13:53:25.479 UTC