[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 518   SHUFFLE   <  SKIP 3954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24787Watson, Andrea, G98052RedmondWashingtonUnited States
14533Alonso, Roberto, MSL4 1RHBerksEnglandUnited Kingdom
12304Zhou, Alejandro, AW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-12 01:26:52.653 UTC