[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 0   SHUFFLE   <  SKIP 4031  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20573Ward, Megan, K78000VersaillesYvelineFrance
23278Flores, Chloe, F92118CoronadoCaliforniaUnited States
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
28995Wright, Alexandra, E98020EdmondsWashingtonUnited States
14276Suarez, Melody, H4810TownsvilleQueenslandAustralia
13613Jai, Derek, E2777SpringwoodNew South WalesAustralia
13424Thomas, Jasmine, M97330CorvallisOregonUnited States

Generated 2025-10-30 23:37:40.142 UTC