[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 10355  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17687Turner, Miguel, A98052RedmondWashingtonUnited States
24353Ramirez, Andrea94070San CarlosCaliforniaUnited States
20377Reed, Brian, E97355LebanonOregonUnited States
19298Andersen, Priscilla95010HofBayernGermany

Generated 2025-07-20 17:30:04.254 UTC