[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 908   SHUFFLE   <  SKIP 335  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19346She, Donna, DSL4 1RHBerksEnglandUnited Kingdom
23454Wang, Ryan, D90401Santa MonicaCaliforniaUnited States

Generated 2025-07-15 12:37:22.713 UTC