[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 5595   SHUFFLE   <  SKIP 57  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States
16439Deng, Dawn, L75003ParisSeine (Paris)France
14619Sanders, Nathaniel, L98027IssaquahWashingtonUnited States

Generated 2025-07-16 02:54:07.989 UTC