[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 3507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24189Suri, Andre, DOX14 4SEOxfordEnglandUnited Kingdom
26940Tang, Franklin, N53131BonnNordrhein-WestfalenGermany
13875Williams, Samantha, C92020El CajonCaliforniaUnited States

Generated 2025-07-18 22:38:44.963 UTC