[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 1076   SHUFFLE   <  SKIP 879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11790Gonzalez, Timothy, C91910Chula VistaCaliforniaUnited States
25610Zhao, Brittney, M34117KasselHessenGermany
24865Griffin, AshleyNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-15 23:30:19.822 UTC