[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 1323  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14729Rubio, Gloria, T90706BellflowerCaliforniaUnited States
23620Arun, Roy, WOX16 8RSOxonEnglandUnited Kingdom
23905Zhang, Jose91054ErlangenBayernGermany
14021Richardson, Michelle98033KirklandWashingtonUnited States

Generated 2025-07-11 16:40:57.367 UTC