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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29021Clark, WilliamV3L 1H4WestminsterBritish ColumbiaCanada
13053Lu, Vincent98225BellinghamWashingtonUnited States
17154Martinez, Geoffrey, L91502BurbankCaliforniaUnited States

Generated 2025-07-10 12:05:06.393 UTC