[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 189   SHUFFLE   <  SKIP 710  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27424Mitchell, Luis, P92806La JollaCaliforniaUnited States
29075Wright, Jack, R97301SalemOregonUnited States
13074Hughes, Grace, A91977Spring ValleyCaliforniaUnited States
26149Chande, Casey4217Gold CoastQueenslandAustralia
14554Mitchell, IsaacAS23Stoke-on-TrentEnglandUnited Kingdom
14545Henderson, FaithPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 17:22:20.499 UTC