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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13298Harris, Anna, L91950Lincoln AcresCaliforniaUnited States
13427Winston, Connor, A91950Lincoln AcresCaliforniaUnited States
13453Howard, Amanda91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-22 11:40:05.254 UTC