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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16833Cooper, Richard, L91203GlendaleCaliforniaUnited States
17441Turner, Natalie91203GlendaleCaliforniaUnited States
17577Lee, Justin, M91203GlendaleCaliforniaUnited States

Generated 2025-07-10 15:34:28.759 UTC