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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26053Anderson, Austin, E98020EdmondsWashingtonUnited States
13275Murphy, Carlos, A98201EverettWashingtonUnited States
29427Chen, Wesley, J75010ParisSeine (Paris)France
16457Martin, Kathleen38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-21 21:28:30.639 UTC