[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15573Wilson, Thomas, E98052RedmondWashingtonUnited States
12505Martin, Dalton, JAS23Stoke-on-TrentEnglandUnited Kingdom
21625Hall, Jennifer, T97071WoodburnOregonUnited States

Generated 2025-07-11 07:51:32.317 UTC