[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 5572  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23790Williams, Isabella97355LebanonOregonUnited States
15922Kumar, Roger, CHP10 9QYHigh WycombeEnglandUnited Kingdom
28640Cook, BryceV9LangfordBritish ColumbiaCanada

Generated 2025-07-12 16:45:00.480 UTC