[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 871  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States
12648Dominguez, LoriWA1WarringtonEnglandUnited Kingdom
28062Roberts, Xavier, C90401Santa MonicaCaliforniaUnited States
25965Roberts, Andrea, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-12 07:56:33.115 UTC