[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 5233   <  SKIP 280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26935Butler, Gabriel75007ParisSeine (Paris)France
28617Davis, Noah, A98201EverettWashingtonUnited States
15889Wright, Robert, CV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-17 16:27:54.602 UTC