[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 875   SHUFFLE   <  SKIP 2158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom
24775Alexander, Alexandra, M94014ColmaCaliforniaUnited States
22652Shan, Gilbert, B24044KielSaarlandGermany

Generated 2025-07-12 19:22:00.495 UTC