[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 362   SHUFFLE   <  SKIP 4715  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23489Huang, Autumn98225BellinghamWashingtonUnited States
18981Watson, Savannah, S94303Palo AltoCaliforniaUnited States
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom
28714Gao, Arturo3429SunburyVictoriaAustralia

Generated 2025-07-20 22:36:40.188 UTC