[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 717   SHUFFLE   <  SKIP 1923  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20284Ashe, Deanna2138RhodesNew South WalesAustralia
16933Arun, Donald, BCM11BillericayEnglandUnited Kingdom
27437Reed, Gabriella, AV9MetchosinBritish ColumbiaCanada
14831Xie, GilbertCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 10:04:06.467 UTC