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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26954Torres, Gerald, M63009OffenbachSaarlandGermany
27312Sun, Sandra, L63009OffenbachSaarlandGermany
28700Garcia, Summer, D63009OffenbachSaarlandGermany

Generated 2025-07-14 05:52:42.023 UTC