[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 3112   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12329Shan, BonnieY03 4TNYorkEnglandUnited Kingdom
28812Watson, Brianna94947NovatoCaliforniaUnited States
23775Shan, Cedric, HOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-13 05:33:28.987 UTC