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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20720Subram, Regina, R20354HamburgHamburgGermany
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States
14588Taylor, Alexander, E98055RentonWashingtonUnited States

Generated 2025-07-13 08:04:09.779 UTC