[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 928   SHUFFLE   <  SKIP 1430  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11612Andersen, KeithRG11 5TPBerkshireEnglandUnited Kingdom
14610Jenkins, Lauren, S98201EverettWashingtonUnited States
28013Miller, James, JV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-17 22:29:57.471 UTC