[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 560   SHUFFLE   <  SKIP 370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16418Rai, Katrina, W75016ParisSeine (Paris)France
13247Chen, Zachary91502BurbankCaliforniaUnited States
28059Shen, Bradley90706BellflowerCaliforniaUnited States

Generated 2025-11-05 17:24:47.169 UTC