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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27764Becker, Jaclyn75008ParisSeine (Paris)France
20605Yang, Kevin, F3550BendigoVictoriaAustralia
25786Romero, Cheryl, A95000CergyVal d'OiseFrance

Generated 2025-07-14 12:36:00.354 UTC