[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 2391   SHUFFLE   <  SKIP 2401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27397James, Alex, L91203GlendaleCaliforniaUnited States
24350Simmons, Eduardo94536FremontCaliforniaUnited States
12313Chande, Jaime75010ParisSeine (Paris)France

Generated 2025-07-20 01:42:18.876 UTC