[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 2579   <  SKIP 847  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24403Wright, Gabriel94947NovatoCaliforniaUnited States
12968Butler, Paige, C97068W. LinnOregonUnited States

Generated 2025-07-22 00:53:19.867 UTC