[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 2421   SHUFFLE   <  SKIP 6073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28794Cooper, Juan, D97068W. LinnOregonUnited States
13678Goel, Warren, AHP10 9QYHigh WycombeEnglandUnited Kingdom
16529Gutierrez, Jonathon, R2580GoulburnNew South WalesAustralia

Generated 2025-07-12 13:08:17.416 UTC