[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 194   SHUFFLE   <  SKIP 2802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20975Andersen, JerryPE17BuryEnglandUnited Kingdom
14528Ramos, Casey, C63151MühlheimHamburgGermany
25105Nara, Warren, M94519ConcordCaliforniaUnited States

Generated 2025-07-20 19:50:14.233 UTC