[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 376   SHUFFLE   <  SKIP 532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20154Luo, Raul, Q2036MatravilleNew South WalesAustralia
19499Black, Shawn, AW1V 5RNLondonEnglandUnited Kingdom
16882Young, Robert, G97222MilwaukieOregonUnited States

Generated 2025-11-05 12:45:02.073 UTC