[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 0   SHUFFLE   <  SKIP 2863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27937Alvarez, Kristine, F20354HamburgHamburgGermany
28057Anderson, Rachel98104SeattleWashingtonUnited States
14493Parker, Sara90505TorranceCaliforniaUnited States

Generated 2025-11-05 04:13:49.987 UTC