[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 327   SHUFFLE   <  SKIP 2146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26101Smith, Phillip, S98225BellinghamWashingtonUnited States
13700Howard, Evan, S94015Daly CityCaliforniaUnited States
17085Deng, Edwin, AAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-15 23:32:08.683 UTC