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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23923Sun, Alejandro, BGL50CheltenhamEnglandUnited Kingdom
24188Turner, CharlesGL50CheltenhamEnglandUnited Kingdom
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-09 14:26:40.774 UTC