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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26783Torres, Juan99362Walla WallaWashingtonUnited States
27254Jimenez, Theodore, M98312BremertonWashingtonUnited States
20980Miller, Matthew42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-10 16:59:23.182 UTC