[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 24   SHUFFLE   <  SKIP 331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29111Anand, Dale, A91502BurbankCaliforniaUnited States
26408Huang, Martha, ESW1P 2NULondonEnglandUnited Kingdom
23569Price, Vanessa, A3977CranbourneVictoriaAustralia

Generated 2025-07-12 14:16:13.774 UTC