[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 3312   SHUFFLE   <  SKIP 2360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11381Raman, MeredithSW1P 2NULondonEnglandUnited Kingdom
15290Thompson, Edward98901YakimaWashingtonUnited States
20382Hernandez, Jack, M90712LakewoodCaliforniaUnited States

Generated 2025-07-13 22:20:13.060 UTC