[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   SKIP 2421   SHUFFLE   <  SKIP 2032  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16651Martinez, Abigail98027IssaquahWashingtonUnited States
27366Alan, Bob, A3205South MelbourneVictoriaAustralia
17156Gonzales, Hailey, N94947NovatoCaliforniaUnited States

Generated 2025-07-12 19:21:12.360 UTC