[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 435  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13310Barnes, Miguel, D98371PuyallupWashingtonUnited States
14224She, Tamara, M1597Lane CoveNew South WalesAustralia
16407Zhao, Colleen, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
26289Simmons, Samuel94010BurlingameCaliforniaUnited States

Generated 2025-07-12 04:59:49.633 UTC