[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 7639  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15990Richardson, Eduardo, E92806La JollaCaliforniaUnited States
15915Cox, Alex92806La JollaCaliforniaUnited States
16150Thompson, Nicole92806La JollaCaliforniaUnited States
16641Bailey, Julia, I92806La JollaCaliforniaUnited States

Generated 2025-07-13 18:44:08.908 UTC