[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 512   SHUFFLE   <  SKIP 956  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24518Allen, Stephanie90712LakewoodCaliforniaUnited States
17076Serrano, Neil, L3977CranbourneVictoriaAustralia
27888Rodriguez, Tina75002ParisSeine (Paris)France

Generated 2025-07-11 21:09:47.934 UTC