[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 3993   SHUFFLE   <  SKIP 2999  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26553Powell, Kayla, A98052RedmondWashingtonUnited States
18144Chapman, Katie75016ParisSeine (Paris)France
21339Barnes, Haley, JV3L 1E7WestminsterBritish ColumbiaCanada

Generated 2025-07-14 14:06:33.136 UTC