[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 3439   <  SKIP 1545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom
22289Long, Thomas, E90706BellflowerCaliforniaUnited States
16222Anderson, Brandon, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 03:32:30.259 UTC