[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 5163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16757Cox, Mackenzie, A97205PortlandOregonUnited States
16790Lopez, Hunter, A97205PortlandOregonUnited States
17379Morgan, Alexandra, M97205PortlandOregonUnited States

Generated 2025-07-13 00:56:09.207 UTC