[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 4918  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28378Sanchez, Sara93700DrancySeine Saint DenisFrance
28447Walker, Dalton, S93700DrancySeine Saint DenisFrance
28462Serrano, Kendra93700DrancySeine Saint DenisFrance
28495Morgan, Catherine, A93700DrancySeine Saint DenisFrance
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance
28749Zhou, Franklin93700DrancySeine Saint DenisFrance

Generated 2025-07-11 15:37:22.547 UTC