[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 24   SHUFFLE   <  SKIP 2217  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20036Tang, Kate94014ColmaCaliforniaUnited States
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
21844Long, James, Y95010HofBayernGermany
18779Hill, Jose94947NovatoCaliforniaUnited States

Generated 2025-07-13 01:59:18.560 UTC