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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26255Alexander, Cameron97355LebanonOregonUnited States
27881Nath, Raul75003ParisSeine (Paris)France
26375Ortega, Shannon3550BendigoVictoriaAustralia

Generated 2025-07-14 08:28:38.838 UTC