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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13116Diaz, Tyrone2055North SydneyNew South WalesAustralia
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
24954Long, Jonathan91950National CityCaliforniaUnited States

Generated 2025-07-10 02:09:50.104 UTC