[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 875   SHUFFLE   <  SKIP 1103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27334Yuan, Corey92150SuresnesHauts de SeineFrance
27831Vazquez, Clinton, C53001BonnHamburgGermany
29269Griffin, Vanessa97355LebanonOregonUnited States

Generated 2025-07-08 16:28:39.613 UTC