[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 3203   SHUFFLE   <  SKIP 893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22769Martin, Benjamin90802Long BeachCaliforniaUnited States
14946Vance, Frederick75017ParisSeine (Paris)France
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany

Generated 2025-07-19 18:34:46.869 UTC