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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26383Hu, Ronnie75005ParisSeine (Paris)France
12411Alexander, Kevin94519ConcordCaliforniaUnited States
14516Lal, Tommy2036MalabarNew South WalesAustralia

Generated 2025-07-16 11:54:23.651 UTC