[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 875   <  SKIP 1377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16558Sara, Preston70511StuttgartSaarlandGermany
17181Lal, Jenny, C70511StuttgartSaarlandGermany
17902Lopez, Ruth, D70511StuttgartSaarlandGermany

Generated 2025-07-22 03:44:21.120 UTC