[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 680   SHUFFLE   <  SKIP 2801  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22757Peterson, Savannah, J94941Mill ValleyCaliforniaUnited States
21090Garcia, Thomas, E59491Villeneuve-d'AscqNordFrance
11368Miller, Edward4700RockhamptonQueenslandAustralia

Generated 2025-07-14 09:39:25.600 UTC