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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19464Alonso, Tyrone75017ParisSeine (Paris)France
14324Alvarez, Jessie3205South MelbourneVictoriaAustralia
23656Ramos, Naomi, M3429SunburyVictoriaAustralia

Generated 2025-07-13 20:31:14.656 UTC