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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15103Lopez, Jonathan, DAS23Stoke-on-TrentEnglandUnited Kingdom
24171Chandra, Jarrod5023FindonSouth AustraliaAustralia
14417Lu, Ernest, H98225BellinghamWashingtonUnited States

Generated 2025-07-12 00:28:27.488 UTC