[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 0   SHUFFLE   <  SKIP 3256  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28018Foster, Rachel94063Redwood CityCaliforniaUnited States
16804Zhang, Adam, W97068W. LinnOregonUnited States
26461Howard, Brooke, DV8POak BayBritish ColumbiaCanada
20095Flores, Ana90012Los AngelesCaliforniaUnited States
11679Richardson, Dalton, W98371PuyallupWashingtonUnited States
11341Zeng, Randy, AGL50CheltenhamEnglandUnited Kingdom

Generated 2025-11-02 01:10:32.720 UTC