[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 512   SHUFFLE   <  SKIP 1041  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17040Henderson, Adam98201EverettWashingtonUnited States
15375Chande, Alisha, M94014ColmaCaliforniaUnited States
12871Li, LeahRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-11 22:48:23.759 UTC