[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 480   SHUFFLE   <  SKIP 2163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11528Washington, Joan91203GlendaleCaliforniaUnited States
18342James, Victoria91950National CityCaliforniaUnited States
16433Dominguez, Mathew, G75016ParisSeine (Paris)France

Generated 2025-07-14 13:34:06.931 UTC