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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20310Ramirez, Timothy, R90802Long BeachCaliforniaUnited States
20339Hughes, Kaitlyn90802Long BeachCaliforniaUnited States
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States

Generated 2025-07-12 03:10:46.837 UTC