[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 229   SHUFFLE   <  SKIP 1301  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11054Munoz, Deanna3220GeelongVictoriaAustralia
28431Sanz, Tyrone59000LilleNordFrance
14831Xie, GilbertCM11BillericayEnglandUnited Kingdom
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 19:34:07.277 UTC