[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 3104   SHUFFLE   <  SKIP 2056  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19227Nelson, Logan, F97005BeavertonOregonUnited States
25796Jai, KelvinSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-16 16:05:32.939 UTC