[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 2500   SHUFFLE   <  SKIP 2274  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21509Lopez, Michele, CSE1 8HLLondonEnglandUnited Kingdom
27595Wu, Jamie, S2036MalabarNew South WalesAustralia
20509Murphy, Alexandria91932Imperial BeachCaliforniaUnited States
19874Rogers, SaraV3L 1E7WestminsterBritish ColumbiaCanada

Generated 2025-07-20 15:10:55.817 UTC