[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 1631   <  SKIP 2008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15518Bryant, Richard, A90505TorranceCaliforniaUnited States
22683Garcia, David59491Villeneuve-d'AscqNordFrance
15612Ma, DamienMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-21 22:17:01.994 UTC