[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   SHUFFLE   SKIP 2446   <  SKIP 705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17173Bryant, David, A94704BerkeleyCaliforniaUnited States
21023Wang, CaraRH15 9UDWest SussexEnglandUnited Kingdom
20530Jenkins, Mariah, M97068W. LinnOregonUnited States

Generated 2025-07-21 09:06:26.069 UTC