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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19033Lin, Omar75017ParisSeine (Paris)France
18420Stewart, Riley, L94070San CarlosCaliforniaUnited States
17098Shan, WillieRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-10 20:53:30.032 UTC