[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 159   SHUFFLE   <  SKIP 2365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20010Carter, Jackson, S92102San DiegoCaliforniaUnited States
18143Shen, Chad75010ParisSeine (Paris)France
15281Anderson, Hunter94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 20:01:13.535 UTC