[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 480   SHUFFLE   <  SKIP 2268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16092Bryant, Jessica98201EverettWashingtonUnited States
14715Munoz, Erik, E63151MühlheimHamburgGermany
17857Cabello, Albert, S04838EilenburgBrandenburgGermany

Generated 2025-07-13 15:30:09.935 UTC