[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 2500   SHUFFLE   <  SKIP 1822  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18981Watson, Savannah, S94303Palo AltoCaliforniaUnited States
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-17 11:05:42.751 UTC