[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 475   SHUFFLE   <  SKIP 4143  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14898Edwards, Katelyn, L98036LynnwoodWashingtonUnited States
27800Suri, ReginaY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-18 03:45:29.290 UTC