[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 6855  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12901Adams, Robert, Q97068W. LinnOregonUnited States
22454Raman, Rebekah, ESL67RJMaidenheadEnglandUnited Kingdom
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom
19411Alexander, SarahV0SookeBritish ColumbiaCanada

Generated 2025-07-22 03:20:26.374 UTC