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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27973Serrano, Randall3198SeafordVictoriaAustralia
13492Foster, Christian, C91502BurbankCaliforniaUnited States
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-11 20:53:34.144 UTC