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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14775Xie, Bonnie20354HamburgHamburgGermany
17682Ramirez, Anna98225BellinghamWashingtonUnited States
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States

Generated 2025-07-17 12:33:48.843 UTC