[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 8719   <  SKIP 1729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28183Howard, Nicole, M91502BurbankCaliforniaUnited States
19560Martin, Randall, B2300NewcastleNew South WalesAustralia
20280Harris, Joshua, LV9MetchosinBritish ColumbiaCanada

Generated 2025-07-20 20:05:42.233 UTC