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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16278Turner, Angel, L95010HofBayernGermany
13554Moreno, Paula, WE17 6JFLondonEnglandUnited Kingdom
23336Bryant, Jocelyn, M94014ColmaCaliforniaUnited States
18843Perez, Luis, M97005BeavertonOregonUnited States

Generated 2025-07-12 22:39:20.948 UTC