[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 70   SHUFFLE   <  SKIP 1444  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27391Young, Logan98033KirklandWashingtonUnited States
18561Torres, Carol, A94014ColmaCaliforniaUnited States
25093Griffin, Madison, AV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-21 07:45:28.680 UTC