[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 623   <  SKIP 6197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29221Bennett, Kelly94611OaklandCaliforniaUnited States
29257Russell, Jeremiah, L94611OaklandCaliforniaUnited States
29161Martinez, Thomas94611OaklandCaliforniaUnited States

Generated 2025-07-14 02:47:05.683 UTC