[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 396   SHUFFLE   <  SKIP 2113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23857Anderson, Alexandra, L97355LebanonOregonUnited States
26349Lopez, Adam, E99202SpokaneWashingtonUnited States
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-16 23:27:18.789 UTC