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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17386Scott, Alexandra97071WoodburnOregonUnited States
13316Rivera, Angel90706BellflowerCaliforniaUnited States
19534Torres, Adrian92806La JollaCaliforniaUnited States

Generated 2025-07-13 20:19:12.451 UTC