[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 3669   SHUFFLE   <  SKIP 836  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29232Simmons, Samantha, V97222MilwaukieOregonUnited States
18351Smith, Alexander94010BurlingameCaliforniaUnited States
13080Mehta, Denise6006PerthSouth AustraliaAustralia

Generated 2025-07-13 19:10:32.348 UTC