[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 34   SHUFFLE   <  SKIP 3243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22283Davis, Eduardo, F97045Oregon CityOregonUnited States
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States
22335Taylor, Anthony, F98033KirklandWashingtonUnited States

Generated 2025-07-15 22:53:57.918 UTC