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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27655Alvarez, Melinda92118CoronadoCaliforniaUnited States
12578Perry, Gavin, M3977CranbourneVictoriaAustralia
14136She, Louis93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-16 13:20:59.959 UTC