[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 1196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13583Butler, BlakeGA10GatesheadEnglandUnited Kingdom
20408Morgan, Isaac98168BurienWashingtonUnited States
16227Lopez, Eric94015Daly CityCaliforniaUnited States

Generated 2025-07-20 18:19:50.406 UTC