[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 213   SHUFFLE   <  SKIP 1184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13150Yang, Lacey2113North RydeNew South WalesAustralia
27965Gomez, MeredithMK8 8ZDMilton KeynesEnglandUnited Kingdom
13102Bryant, Mariah, M97222MilwaukieOregonUnited States

Generated 2025-07-20 05:54:27.213 UTC