[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 529   SHUFFLE   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14946Vance, Frederick75017ParisSeine (Paris)France
21713Parker, Jose, B90241DowneyCaliforniaUnited States
28678Mr., Adams, Ben98312BremertonWashingtonUnited States

Generated 2025-07-17 16:14:41.082 UTC