[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 391   SHUFFLE   <  SKIP 1297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16575Vance, Veronica, GMK8 8DFMilton KeynesEnglandUnited Kingdom
24527Coleman, Gavin95062Santa CruzCaliforniaUnited States
16048Yang, Kelli, M20354HamburgHamburgGermany

Generated 2025-07-16 15:35:10.749 UTC