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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25709Lopez, Savannah3000MelbourneVictoriaAustralia
18083Agbonile, Osarumwense, Uwaifiokun98027IssaquahWashingtonUnited States
22243Lewis, Emma98270MarysvilleWashingtonUnited States

Generated 2025-07-12 22:39:53.019 UTC