[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 7828   SHUFFLE   <  SKIP 2242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25531Patel, EbonyRG11 5TPBerkshireEnglandUnited Kingdom
28604James, Allison, M97005BeavertonOregonUnited States
18758Price, Devin, MV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-17 20:06:11.703 UTC