[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 1243   SHUFFLE   <  SKIP 3118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29225Lee, Matthew98366Port OrchardWashingtonUnited States
29348Bryant, Miguel98104SeattleWashingtonUnited States
26824Blanco, TheresaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-17 21:34:14.568 UTC