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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24140Lin, Alvin75017ParisSeine (Paris)France
16291Lal, Lindsey, H75019ParisSeine (Paris)France
15438Rodriguez, Arthur2065St. LeonardsNew South WalesAustralia
20144Lin, Roger, W66041PoingSaarlandGermany

Generated 2025-07-11 12:52:21.966 UTC