[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 3164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21410Zhang, Eric98020EdmondsWashingtonUnited States
20167Serrano, Joe, MSW19 3RULondonEnglandUnited Kingdom
16655Taylor, Destiny, M90712LakewoodCaliforniaUnited States

Generated 2025-07-18 03:29:56.229 UTC