[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 438   SHUFFLE   <  SKIP 1262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16883Davis, Tyler, A90712LakewoodCaliforniaUnited States
11926Foster, Eduardo97045Oregon CityOregonUnited States
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 14:19:07.760 UTC