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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20917Tang, TonyaE17 6JFLondonEnglandUnited Kingdom
15568Hayes, Aaron, A91203GlendaleCaliforniaUnited States
25613Ruiz, Erik, S75002ParisSeine (Paris)France

Generated 2025-07-12 10:34:33.390 UTC