[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 3669   SHUFFLE   <  SKIP 2100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29384Sanz, LatashaY03 4TNYorkEnglandUnited Kingdom
23619Tang, Ricardo, L45001EssenHamburgGermany
27748Patterson, Luis, J97222MilwaukieOregonUnited States

Generated 2025-07-21 21:31:12.817 UTC