[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 1655  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14207Sr., Saraiva, José, E80074MünchenHessenGermany
13184Perez, Miguel97355LebanonOregonUnited States
19682Kumar, Eric98033KirklandWashingtonUnited States

Generated 2025-07-12 18:31:27.000 UTC