[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 484   SHUFFLE   <  SKIP 30  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27471Gao, Susan6006PerthSouth AustraliaAustralia
17295Sanz, Victor2065St. LeonardsNew South WalesAustralia
28426Xie, MelvinEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-13 02:23:24.085 UTC