[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2559  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25204Barnes, Kelly90505TorranceCaliforniaUnited States
17365Patterson, Thomas98033KirklandWashingtonUnited States
11762Gomez, Randall, R2500WollongongNew South WalesAustralia

Generated 2025-07-15 13:54:07.379 UTC