[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14756Reed, Charles92806La JollaCaliforniaUnited States
24109Suarez, Eddie, A75017ParisSeine (Paris)France
29057Andersen, Latoya, J90706BellflowerCaliforniaUnited States

Generated 2025-07-09 20:10:58.226 UTC