[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 5503  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom
14109Gonzales, Aidan, G92102San DiegoCaliforniaUnited States
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom
14665King, Jesse, J3280WarrnamboolVictoriaAustralia

Generated 2025-07-10 21:12:22.428 UTC