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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19622Yuan, Roger1597Lane CoveNew South WalesAustralia
26481Young, Luke92806La JollaCaliforniaUnited States
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 03:45:22.356 UTC