[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 0   SHUFFLE   <  SKIP 3078  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20049Chavez, Colleen, HWA3 7BHWarringtonEnglandUnited Kingdom
14799Xu, Katie, RMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-11-05 00:01:29.717 UTC