[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 5873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26306Holt, Kyle, J94536FremontCaliforniaUnited States
27065Wright, Jordan, E94536FremontCaliforniaUnited States
27237Ramirez, Jasmine94536FremontCaliforniaUnited States

Generated 2025-07-11 15:35:27.775 UTC