[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   SKIP 480   SHUFFLE   <  SKIP 565  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12323Alonso, Lawrence, S92150SuresnesHauts de SeineFrance
23607She, WayneSW6 SBYLondonEnglandUnited Kingdom
11286Griffin, Hunter, D90505TorranceCaliforniaUnited States

Generated 2025-07-19 16:23:18.062 UTC