[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 850  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18518Scott, Stephanie98036LynnwoodWashingtonUnited States
16308Chander, Sheena, LL4 4HBLiverpoolEnglandUnited Kingdom
13113Sanchez, Bryant, C2580GoulburnNew South WalesAustralia
18164Wang, Alisha, V38231SalzgitterHessenGermany

Generated 2025-07-14 19:06:41.387 UTC