[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 508   SHUFFLE   <  SKIP 618  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19153Griffin, Dylan90505TorranceCaliforniaUnited States
11863Wood, Jessica98284Sedro WoolleyWashingtonUnited States
18999Watson, Mackenzie97355LebanonOregonUnited States
19540Richardson, Jade, R98033KirklandWashingtonUnited States

Generated 2025-07-11 01:45:16.363 UTC