[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 127   SHUFFLE   <  SKIP 2403  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-16 19:04:36.456 UTC