[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 979  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
25558Wilson, Zachary2580GoulburnNew South WalesAustralia
16751Scott, Aaron, C98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-21 15:41:12.683 UTC