[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 1445   SHUFFLE   <  SKIP 315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19439Xu, Franklin, C04838EilenburgBrandenburgGermany
11786Murphy, Ian, G98052RedmondWashingtonUnited States
17656Martinez, Carol, DV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-13 05:56:34.895 UTC