[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 2103   SHUFFLE   <  SKIP 3024  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27989Thomas, Joseph, P92625Newport BeachCaliforniaUnited States
24569Gonzalez, Bob, SOX1OxfordEnglandUnited Kingdom
25331White, JamesV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-19 20:46:18.648 UTC