[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 542   SHUFFLE   <  SKIP 703  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25097Gonzales, Fernando, B97222MilwaukieOregonUnited States
28011Lan, Andrew, L97222MilwaukieOregonUnited States
27796Patel, Jarrod, E75012ParisSeine (Paris)France
24741Perry, Brittany99362Walla WallaWashingtonUnited States

Generated 2025-07-19 23:44:22.010 UTC