[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 1402   SHUFFLE   <  SKIP 478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15314Torres, Eduardo95062Santa CruzCaliforniaUnited States
22417Goel, Shaun, L75016ParisSeine (Paris)France
15103Lopez, Jonathan, DAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-18 20:02:10.108 UTC