[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 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28902She, Suzanne63009OffenbachSaarlandGermany
28700Garcia, Summer, D63009OffenbachSaarlandGermany
11319Bailey, Jade, E94611OaklandCaliforniaUnited States

Generated 2025-07-13 11:51:10.071 UTC