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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20574Patel, Brett, A80074MünchenHamburgGermany
13086Nelson, Blake, I98036LynnwoodWashingtonUnited States
21898Raji, Devon, D3977CranbourneVictoriaAustralia

Generated 2025-07-20 20:53:37.043 UTC