[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 593   SHUFFLE   <  SKIP 242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20330Thomas, Nathan, AV9B 5T2ShawneeBritish ColumbiaCanada
13264Sanchez, Melanie85049IngolstadtBayernGermany
20399Rodriguez, Benjamin98036LynnwoodWashingtonUnited States

Generated 2025-11-05 12:41:12.632 UTC