[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 875   SHUFFLE   <  SKIP 3745  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26454Cox, Sebastian, J98052RedmondWashingtonUnited States
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom
12098Clark, Grace, L99202SpokaneWashingtonUnited States

Generated 2025-07-08 20:24:58.736 UTC