[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 840   SHUFFLE   <  SKIP 132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15945Kelly, Alexandria, I98371PuyallupWashingtonUnited States
26431Rai, Shaun1597Lane CoveNew South WalesAustralia
21040Luo, Chad, RBD1 4SJW. YorkEnglandUnited Kingdom
11013Jenkins, Ian, M97355LebanonOregonUnited States

Generated 2025-07-20 15:14:03.717 UTC