[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 750   SHUFFLE   <  SKIP 482  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21458Price, Carson91945Lemon GroveCaliforniaUnited States
21844Long, James, Y95010HofBayernGermany
11587Bryant, Kevin57000MetzMoselleFrance

Generated 2025-07-11 02:19:04.915 UTC