[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 521   <  SKIP 1739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19344Ma, Mandy70511StuttgartSaarlandGermany
19443Raman, Dominic70511StuttgartSaarlandGermany
19898Serrano, Desiree70511StuttgartSaarlandGermany

Generated 2025-07-14 10:16:25.915 UTC