[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 24   SHUFFLE   <  SKIP 2186  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28900Price, Jasmine, L20354HamburgHamburgGermany
16964Wood, GavinV9LangfordBritish ColumbiaCanada
20198Evans, Sierra94947NovatoCaliforniaUnited States
14975Scott, DaltonCM11BillericayEnglandUnited Kingdom

Generated 2025-07-17 18:01:24.530 UTC