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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance
28749Zhou, Franklin93700DrancySeine Saint DenisFrance
28915Yuan, Johnny93700DrancySeine Saint DenisFrance
29470Roberts, Nathan93700DrancySeine Saint DenisFrance
12813Ramos, Reginald01071DresdenHessenGermany
13574Garcia, Brenda01071DresdenHessenGermany

Generated 2025-07-09 21:36:43.814 UTC