[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 191   SHUFFLE   <  SKIP 279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17550Edwards, Mason, A97222MilwaukieOregonUnited States
20635Young, Nathan, J99362Walla WallaWashingtonUnited States
25478Butler, Jennifer, D78100Saint Germain en LayeYvelineFrance

Generated 2025-07-18 12:25:13.931 UTC