[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 470   SHUFFLE   <  SKIP 6710  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16986Adams, Sara, A97222MilwaukieOregonUnited States
28891Smith, JasmineNT20Newcastle upon TyneEnglandUnited Kingdom
15671Torres, LawrenceL4 4HBLiverpoolEnglandUnited Kingdom
18703Huang, Vincent, A4171HawthorneQueenslandAustralia

Generated 2025-07-21 10:01:55.145 UTC