[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 2391   <  SKIP 4388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20038Price, Taylor94611OaklandCaliforniaUnited States
20692Lewis, John, H94611OaklandCaliforniaUnited States
20702Ross, Oscar, V94611OaklandCaliforniaUnited States

Generated 2025-07-21 19:33:17.623 UTC