[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 444   SHUFFLE   <  SKIP 2211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17727Gill, Monique, L3000MelbourneVictoriaAustralia
25740Munoz, Kellie78100Saint Germain en LayeYvelineFrance
28085Evans, Jeremiah98270MarysvilleWashingtonUnited States

Generated 2025-07-13 04:25:36.257 UTC