[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3068  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20210Powell, Stephanie, P97045Oregon CityOregonUnited States
17919Hernandez, Bruce3198SeafordVictoriaAustralia
21168Chapman, Clifford, C2580GoulburnNew South WalesAustralia
29473Subram, Carmen, JOX1OxfordEnglandUnited Kingdom

Generated 2025-11-01 23:18:00.733 UTC