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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28764Rubio, Frank94014ColmaCaliforniaUnited States
23638Ruiz, NelsonKB9KirkbyEnglandUnited Kingdom
12744Moore, Anna, AGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-10 12:23:51.439 UTC