[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 4108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom
14362Gill, Roberto, W97005BeavertonOregonUnited States
13929Hayes, Robert, M97034Lake OswegoOregonUnited States

Generated 2025-07-19 18:42:03.867 UTC