[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 589   SHUFFLE   <  SKIP 219  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21649Nara, Keith94519ConcordCaliforniaUnited States
16300Martin, Orlando, CAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-15 03:13:34.130 UTC