[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 4920  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28447Walker, Dalton, S93700DrancySeine Saint DenisFrance
28495Morgan, Catherine, A93700DrancySeine Saint DenisFrance
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance
28749Zhou, Franklin93700DrancySeine Saint DenisFrance
28915Yuan, Johnny93700DrancySeine Saint DenisFrance
29470Roberts, Nathan93700DrancySeine Saint DenisFrance
12813Ramos, Reginald01071DresdenHessenGermany
13574Garcia, Brenda01071DresdenHessenGermany

Generated 2025-11-05 22:06:33.956 UTC