[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   SKIP 549   SHUFFLE   <  SKIP 722  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23052Stewart, Steven, L91950National CityCaliforniaUnited States
13386Patterson, Samuel, R97355LebanonOregonUnited States
20074Madan, Preston94519ConcordCaliforniaUnited States
11912Sai, Rachael4810TownsvilleQueenslandAustralia

Generated 2025-07-19 14:37:39.012 UTC