[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 750   SHUFFLE   <  SKIP 1183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20901Xu, Chad92150SuresnesHauts de SeineFrance
16507Nath, Tracy, B45000OrleansLoiretFrance
15078Wilson, Jacob, HGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 12:06:18.370 UTC