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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23136Peterson, Stephanie, J94519ConcordCaliforniaUnited States
23145Xie, Nichole94519ConcordCaliforniaUnited States
23149Rubio, Brandi, M94519ConcordCaliforniaUnited States

Generated 2025-11-02 12:19:18.710 UTC