[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 4443   <  SKIP 1786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11829Campbell, Sophia98104SeattleWashingtonUnited States
28611Alexander, Christian, C97301SalemOregonUnited States
28917Zhou, Sandra, B75013ParisSeine (Paris)France

Generated 2025-07-21 11:01:28.980 UTC