[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 470   SHUFFLE   <  SKIP 4356  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26703Miller, Wyatt, M97045Oregon CityOregonUnited States
28474Nara, Terrence, RHP10 9QYHigh WycombeEnglandUnited Kingdom
19502Carlson, FeliciaMK8 8DFMilton KeynesEnglandUnited Kingdom
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States

Generated 2025-07-18 11:45:57.414 UTC