[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 3833  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance
18831Hernandez, Andy90706BellflowerCaliforniaUnited States
18214Suri, Ronald3000MelbourneVictoriaAustralia

Generated 2025-07-12 01:08:22.091 UTC