[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 6734  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28700Garcia, Summer, D63009OffenbachSaarlandGermany
28902She, Suzanne63009OffenbachSaarlandGermany
11165Alexander, Jocelyn94611OaklandCaliforniaUnited States
11168Rodriguez, David94611OaklandCaliforniaUnited States

Generated 2025-07-17 07:24:17.782 UTC