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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25903Rai, Marshall, A98225BellinghamWashingtonUnited States
27968Xu, Roger2065St. LeonardsNew South WalesAustralia
18338Andersen, Nina3280WarrnamboolVictoriaAustralia

Generated 2025-07-11 03:19:19.948 UTC