[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   SHUFFLE   SKIP 2500   <  SKIP 942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
12017Simmons, David, EV6B 3P7Port HammondBritish ColumbiaCanada
23511Rodriguez, Joshua, AV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-14 17:03:36.400 UTC