[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 1243   SHUFFLE   <  SKIP 3739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19833Kelly, Michelle, N97330CorvallisOregonUnited States
26386Zhao, KelliNT20Newcastle upon TyneEnglandUnited Kingdom
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-17 11:30:17.889 UTC