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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24185She, Tara93400Saint-DenisSeine Saint DenisFrance
25692Yuan, Kelvin, LOX16 8RSOxonEnglandUnited Kingdom
28738Romero, Lori, AW1Y 3RALondonEnglandUnited Kingdom
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-13 06:59:43.800 UTC