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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26456Peterson, Xavier, RV6B 3P7Port HammondBritish ColumbiaCanada
25481Jackson, Lucas, APB12PeterboroughEnglandUnited Kingdom
14331Murphy, Timothy97222MilwaukieOregonUnited States

Generated 2025-07-12 13:01:18.852 UTC