[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 211   SHUFFLE   <  SKIP 1553  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18920Young, Jonathan94063Redwood CityCaliforniaUnited States
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom
14188Sanchez, Meagan, I75017ParisSeine (Paris)France

Generated 2025-07-20 13:31:08.251 UTC