[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 507   <  SKIP 5372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27988Ross, Dylan, D94536FremontCaliforniaUnited States
28090Walker, Edward, D94536FremontCaliforniaUnited States
28238Flores, Dalton94536FremontCaliforniaUnited States

Generated 2025-07-21 00:06:52.126 UTC