[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 3677   SHUFFLE   <  SKIP 2184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27173Ye, Suzanne45001EssenHamburgGermany
26967Li, Edwin1597Lane CoveNew South WalesAustralia
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 05:56:04.815 UTC