[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 437   <  SKIP 4479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27143Deng, Alvin, C93700DrancySeine Saint DenisFrance
27845Wright, Angel93700DrancySeine Saint DenisFrance
28378Sanchez, Sara93700DrancySeine Saint DenisFrance

Generated 2025-07-21 03:58:56.228 UTC