[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 6625   <  SKIP 139  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16224Martinez, Jacob94611OaklandCaliforniaUnited States
16362Smith, Joshua, C94611OaklandCaliforniaUnited States

Generated 2025-07-17 10:16:49.866 UTC