[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 6339   SHUFFLE   <  SKIP 451  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28029Price, Seth, M91502BurbankCaliforniaUnited States
28432Carlson, Bruce, S20354HamburgHamburgGermany
24239Hernandez, Miguel, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 22:28:10.356 UTC