[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 2391   SHUFFLE   <  SKIP 2398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14965Zhou, Edwin17490Saint OuenCharente-MaritimeFrance
13814Walker, Sarah, RPE17BuryEnglandUnited Kingdom
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-18 19:18:41.248 UTC