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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19541Cooper, AlexandraV3L 1E7WestminsterBritish ColumbiaCanada
11057Andersen, Carl, J1597Lane CoveNew South WalesAustralia
28820Alvarez, Naomi98225BellinghamWashingtonUnited States

Generated 2025-07-09 13:17:13.064 UTC