[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 4577   <  SKIP 339  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27143Deng, Alvin, C93700DrancySeine Saint DenisFrance
27845Wright, Angel93700DrancySeine Saint DenisFrance
28378Sanchez, Sara93700DrancySeine Saint DenisFrance
28447Walker, Dalton, S93700DrancySeine Saint DenisFrance
28462Serrano, Kendra93700DrancySeine Saint DenisFrance
28495Morgan, Catherine, A93700DrancySeine Saint DenisFrance

Generated 2025-07-18 21:20:18.674 UTC