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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19943Carlson, Walter75003ParisSeine (Paris)France
20787Pal, Bridget98312BremertonWashingtonUnited States
28950Lal, Carl, C1597Lane CoveNew South WalesAustralia

Generated 2025-07-10 04:10:26.247 UTC