[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 2550   <  SKIP 559  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17539Wilson, GraceV0SookeBritish ColumbiaCanada
14915Howard, Katherine97071WoodburnOregonUnited States

Generated 2025-07-21 22:26:08.106 UTC