[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 2196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24756Bell, Carlos91932Imperial BeachCaliforniaUnited States
16125Watson, VictoriaV6B 3P7Port HammondBritish ColumbiaCanada
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-15 17:09:26.819 UTC