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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21155Flores, Jeremiah, D91950Lincoln AcresCaliforniaUnited States
21468Yang, Ethan, L91950Lincoln AcresCaliforniaUnited States
21440Morgan, Ian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-11 12:40:21.557 UTC