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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20944Hernandez, Rebecca78400ChatouYvelineFrance
17752Hernandez, Deanna, R75005ParisSeine (Paris)France
29252Parker, Alex94303Palo AltoCaliforniaUnited States

Generated 2025-07-10 12:41:36.861 UTC