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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19993Russell, Nathan98033KirklandWashingtonUnited States
17752Hernandez, Deanna, R75005ParisSeine (Paris)France
20515Edwards, Jenna, W90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 02:28:11.861 UTC