[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 456   SHUFFLE   <  SKIP 396  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13946Powell, Jason, L97205PortlandOregonUnited States
26155Xie, Chad, A1597Lane CoveNew South WalesAustralia
12332Nara, Andres, A75003ParisSeine (Paris)France
12031Jai, Logan, HV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-19 22:17:16.865 UTC