[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 3918  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14146Sara, Toni, EGA10GatesheadEnglandUnited Kingdom
28411Rodriguez, Jay, MEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-12 01:11:02.512 UTC