[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 1580  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26901Nara, Louis, JC2H 7AULondonEnglandUnited Kingdom
13662Roberts, Miguel, C59491Villeneuve-d'AscqNordFrance
20651Cooper, Timothy, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-09 20:01:54.341 UTC