[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 250   <  SKIP 1972  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19901Sara, Ronald, A66272Sulzbach TaunusSaarlandGermany
20958Alonso, Gerald66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-16 08:21:49.362 UTC