[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 416   SHUFFLE   <  SKIP 2510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States
28891Smith, JasmineNT20Newcastle upon TyneEnglandUnited Kingdom
20537Evans, Thomas91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 10:29:30.207 UTC