[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 344   SHUFFLE   <  SKIP 749  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15845Carter, Mackenzie, M97222MilwaukieOregonUnited States
12551Ramos, JulioSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-17 17:47:59.763 UTC