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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17565Murphy, Alexandra98033KirklandWashingtonUnited States
17456Wood, Trevor98201EverettWashingtonUnited States
14145Ye, Jessie, J75008ParisSeine (Paris)France
26949Chander, LindseySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-15 10:54:37.397 UTC