[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 840   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17033Long, Carson91910Chula VistaCaliforniaUnited States
16388Torres, Jay, M75007ParisSeine (Paris)France
26406Lopez, Haley, M59100RoubaixNordFrance

Generated 2025-07-10 10:13:45.670 UTC