[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18981Watson, Savannah, S94303Palo AltoCaliforniaUnited States
11638Powell, Antonio, E94941Mill ValleyCaliforniaUnited States
18144Chapman, Katie75016ParisSeine (Paris)France

Generated 2025-07-11 22:38:36.443 UTC