[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 189   SHUFFLE   <  SKIP 1383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23688Thomas, Olivia, R94947NovatoCaliforniaUnited States
22270Gonzales, Antonio91203GlendaleCaliforniaUnited States
29439Zhu, Laura, MHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-09 01:39:08.407 UTC