[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 999   SHUFFLE   <  SKIP 608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22501Ye, Colin75019ParisSeine (Paris)France
20005Zhang, Kevin, V90241DowneyCaliforniaUnited States
11650Hayes, Caleb91203GlendaleCaliforniaUnited States

Generated 2025-07-15 03:45:30.846 UTC