[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 480   SHUFFLE   <  SKIP 1892  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27724Martin, Tyler, LV9B 5T2ShawneeBritish ColumbiaCanada
23741Romero, Dana98312BremertonWashingtonUnited States
20363Brown, Alexander, L94015Daly CityCaliforniaUnited States
26869Ms., Sims, Anne, R.AS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-18 07:45:57.107 UTC