[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 438   SHUFFLE   <  SKIP 748  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26208Anand, SharonWA3WatfordEnglandUnited Kingdom
23782Bryant, Edward, L98366Port OrchardWashingtonUnited States
12634Ruiz, Derrick, CC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-17 16:29:32.622 UTC