[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 4966  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12490He, Trisha, C75013ParisSeine (Paris)France
14730Ferrier, Jerry, M90706BellflowerCaliforniaUnited States
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada
18168Sanz, PedroEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 16:19:40.561 UTC