[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7754  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13429Washington, Gabrielle94303Palo AltoCaliforniaUnited States
27101Bell, EduardoV9LangfordBritish ColumbiaCanada
28878Guo, Alvin, ROX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-14 21:39:24.709 UTC