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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20311Bell, Cole90012Los AngelesCaliforniaUnited States
23401Brooks, EvanV7L 4J4VancouverBritish ColumbiaCanada
23774Harrison, Reginald, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-15 10:17:29.999 UTC