[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 875   SHUFFLE   <  SKIP 1320  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom
19192Ruiz, Erika, JW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-08 04:15:10.971 UTC