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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28447Walker, Dalton, S93700DrancySeine Saint DenisFrance
28462Serrano, Kendra93700DrancySeine Saint DenisFrance
28495Morgan, Catherine, A93700DrancySeine Saint DenisFrance
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance
28749Zhou, Franklin93700DrancySeine Saint DenisFrance
28915Yuan, Johnny93700DrancySeine Saint DenisFrance

Generated 2025-07-10 14:14:52.562 UTC