[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 875   SHUFFLE   <  SKIP 308  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29357Brown, Richard, MEM15Esher-MoleseyEnglandUnited Kingdom
13191Rodriguez, Emma, H94063Redwood CityCaliforniaUnited States
20069Smith, Jessica, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 23:28:45.371 UTC