[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 2434   SHUFFLE   <  SKIP 79  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28269Green, Alexandra, M91203GlendaleCaliforniaUnited States
29354Edwards, Isaiah, B98270MarysvilleWashingtonUnited States
14657Thomas, John, W98371PuyallupWashingtonUnited States

Generated 2025-07-19 22:46:59.476 UTC