[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 3669   SHUFFLE   <  SKIP 2039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28424Romero, NeilRG12 8TBBracknellEnglandUnited Kingdom
26815Cox, Erin97355LebanonOregonUnited States
14206West, Edwin34117KasselHessenGermany

Generated 2025-07-20 07:21:24.055 UTC