[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 405   SHUFFLE   <  SKIP 407  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26029Vazquez, Roy3550BendigoVictoriaAustralia
28743Wood, Kelly, G75007ParisSeine (Paris)France
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance
22171Gonzalez, Meredith3977CranbourneVictoriaAustralia

Generated 2025-07-18 23:20:49.835 UTC