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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
14371Lewis, JeremiahV0SookeBritish ColumbiaCanada
16832Parker, Isaiah, J98055RentonWashingtonUnited States

Generated 2025-07-18 22:57:55.789 UTC