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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25674Navarro, Reginald80074MünchenHamburgGermany
19173Lal, Kelli, JMK8 8DFMilton KeynesEnglandUnited Kingdom
15993Coleman, SpencerV2L3W8NewtonBritish ColumbiaCanada
17741Xu, Alvin, J04838EilenburgBrandenburgGermany

Generated 2025-07-18 07:17:25.160 UTC