[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   SHUFFLE   <  SKIP 1321  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12924Chande, Devon, L90210Beverly HillsCaliforniaUnited States
20266Gonzalez, Summer, L7001HobartTasmaniaAustralia
28111Zhang, Jon1002SydneyNew South WalesAustralia
22585He, Kelvin, A45001EssenHamburgGermany

Generated 2025-07-12 00:45:59.267 UTC