[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 440   SHUFFLE   <  SKIP 2290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16680Edwards, Carlos2450Coffs HarbourNew South WalesAustralia
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
22200Ye, Martha2036MatravilleNew South WalesAustralia

Generated 2025-07-13 11:46:40.971 UTC