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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24412Patterson, Angelica92118CoronadoCaliforniaUnited States
23219Mrs., West, AlyssaPE17BuryEnglandUnited Kingdom
27300Baker, Robert, AV9LangfordBritish ColumbiaCanada

Generated 2025-07-09 09:28:48.051 UTC