[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 189   SHUFFLE   <  SKIP 1212  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance
16036Long, MariaYO15YorkEnglandUnited Kingdom
11269Foster, Ryan, W94015Daly CityCaliforniaUnited States
22188Barnes, Sarah, J98225BellinghamWashingtonUnited States

Generated 2025-07-21 15:36:44.313 UTC