[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 875   SHUFFLE   <  SKIP 5549  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26456Peterson, Xavier, RV6B 3P7Port HammondBritish ColumbiaCanada
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States
22371Powell, Blake, JV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-13 23:16:54.755 UTC