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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24618Gonzalez, Brett, J91910Chula VistaCaliforniaUnited States
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States
24783Raman, Barry, A91910Chula VistaCaliforniaUnited States

Generated 2025-10-30 14:20:02.981 UTC