[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 512   SHUFFLE   <  SKIP 2304  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29047Lopez, Jack, IV6B 3P7Port HammondBritish ColumbiaCanada
22265Sanchez, Jeremiah, EV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-15 23:03:47.843 UTC