[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 3619  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21513Xu, Stacey75008ParisSeine (Paris)France
23577Bennett, Julia97034Lake OswegoOregonUnited States
29243Torres, Jared90706BellflowerCaliforniaUnited States
14152Turner, Luke59491Villeneuve-d'AscqNordFrance

Generated 2025-07-12 15:05:19.915 UTC