[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 3669   SHUFFLE   <  SKIP 2666  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom
15444Fernandez, Roy, SY03 4TNYorkEnglandUnited Kingdom
21258Serrano, Alfredo2036MatravilleNew South WalesAustralia

Generated 2025-07-13 12:17:56.931 UTC