[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 542   SHUFFLE   <  SKIP 604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13568Jimenez, Max, C75010ParisSeine (Paris)France
26688Xu, Brittney, E98312BremertonWashingtonUnited States
22558Ye, Ernest, AWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-12 15:56:00.082 UTC