[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 1255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15908Wilson, David, M91932Imperial BeachCaliforniaUnited States
17823Gao, Ramon92150SuresnesHauts de SeineFrance
24093He, Claudia, FTY31RuncornEnglandUnited Kingdom

Generated 2025-11-05 10:05:15.422 UTC