[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 4910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25660Pal, Warren, S93700DrancySeine Saint DenisFrance
25471Ross, Spencer, R93700DrancySeine Saint DenisFrance
25789Mitchell, Julia93700DrancySeine Saint DenisFrance

Generated 2025-07-11 10:24:43.147 UTC