[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   SHUFFLE   SKIP 1500   <  SKIP 4773  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12119Raje, Keith, L94704BerkeleyCaliforniaUnited States
14206West, Edwin34117KasselHessenGermany

Generated 2025-07-22 15:19:07.706 UTC