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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24036Vazquez, Jay66001SaarbrückenSaarlandGermany
22555Taylor, Ethan93400Saint-DenisSeine Saint DenisFrance
24871Luo, Kelsey, J95000CergyVal d'OiseFrance

Generated 2025-07-13 23:16:49.183 UTC