[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 875   SHUFFLE   <  SKIP 3156  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17216Ramos, Kathleen59100RoubaixNordFrance
12224Henderson, TristanLE18LeedsEnglandUnited Kingdom
22657Suarez, ClintonWA3WatfordEnglandUnited Kingdom
19728Edwards, Wyatt98270MarysvilleWashingtonUnited States

Generated 2025-07-16 23:24:06.524 UTC