[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 512   SHUFFLE   <  SKIP 2511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance
12163Wang, Aaron, V95062Santa CruzCaliforniaUnited States
13909Price, Riley, RV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-20 22:48:19.825 UTC