[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 593   SHUFFLE   <  SKIP 245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom
18538Mitchell, Ian98027IssaquahWashingtonUnited States
23563Chavez, Kurt, C1002SydneyNew South WalesAustralia

Generated 2025-11-05 03:31:25.880 UTC