[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 3375   <  SKIP 1765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17343Price, Tristan, L98901YakimaWashingtonUnited States
23038Reed, Sydney98052RedmondWashingtonUnited States
21041Serrano, Eddie75012ParisSeine (Paris)France

Generated 2025-07-19 09:06:50.572 UTC