[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 717   SHUFFLE   <  SKIP 2034  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27678Carter, Angel97034Lake OswegoOregonUnited States
14528Ramos, Casey, C63151MühlheimHamburgGermany
14934Sai, Jermaine, GE17 6JFLondonEnglandUnited Kingdom
25836Luo, Jaime, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 14:40:19.002 UTC