[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 413   SHUFFLE   <  SKIP 685  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15299Lopez, Charles, H97355LebanonOregonUnited States
27962Martin, Rebekah, M59000LilleNordFrance
27978Luo, Barbara2061Milsons PointNew South WalesAustralia
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-21 12:31:17.191 UTC