[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 512   SHUFFLE   <  SKIP 554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20722Serrano, Kellie, L64283DarmstadtHessenGermany
17790Ye, DarrylRG41 1QWWokinghamEnglandUnited Kingdom
25169Peterson, Angel94303Palo AltoCaliforniaUnited States

Generated 2025-07-11 22:32:54.205 UTC