[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 0   SHUFFLE   <  SKIP 3093  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13889Martin, Robert, C97355LebanonOregonUnited States
15691Henderson, Julian, JWA3WatfordEnglandUnited Kingdom
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom

Generated 2025-10-29 05:46:28.400 UTC