[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 158   SHUFFLE   <  SKIP 1144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom
24519King, Carlos, M94063Redwood CityCaliforniaUnited States
17399Sanchez, Ian, F94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 01:27:13.303 UTC