[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 785   SHUFFLE   <  SKIP 336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20176Alexander, Antonio64283DarmstadtHessenGermany
20725Romero, Linda, KW10 6BLLondonEnglandUnited Kingdom
25683Ruiz, Ebony75003ParisSeine (Paris)France

Generated 2025-07-19 01:28:43.966 UTC