[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 24   SHUFFLE   <  SKIP 2051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17166Mr., Several, Joshua, R.97005BeavertonOregonUnited States
13302Torres, Cole, A94611OaklandCaliforniaUnited States
24573Rai, Colin, WSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-18 23:18:33.782 UTC