[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 0   SHUFFLE   <  SKIP 2112  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25665Romero, Theresa95000CergyVal d'OiseFrance
16431Rodriguez, Jermaine75010ParisSeine (Paris)France
12681Chow, Christy, M4551CaloundraQueenslandAustralia
27622Wilson, Lucas98312BremertonWashingtonUnited States

Generated 2025-11-05 07:29:36.973 UTC