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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States
21394Parker, Gabriella3280WarrnamboolVictoriaAustralia
16237James, Erin98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-09 19:28:00.751 UTC