[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 327   SHUFFLE   <  SKIP 1229  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
20977Andersen, Mario, J59100RoubaixNordFrance
14790Tang, Terry, H91940Les UlisEssonneFrance
26293Carlson, Casey, G98312BremertonWashingtonUnited States

Generated 2025-07-18 17:03:38.363 UTC