[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4438   <  SKIP 373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12752Alvarez, Jonathon, D92400CourbevoieHauts de SeineFrance
13113Sanchez, Bryant, C2580GoulburnNew South WalesAustralia
14191Martin, DerrickRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-17 03:12:23.805 UTC