[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 2421   SHUFFLE   <  SKIP 1347  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12218Xu, Mitchell, J13441BerlinHessenGermany
11278Phillips, Jonathan98020EdmondsWashingtonUnited States
18373Roberts, Stephanie97005BeavertonOregonUnited States
23075Sandberg, Rebekah90706BellflowerCaliforniaUnited States

Generated 2025-07-15 10:59:39.231 UTC