[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 2808   <  SKIP 1492  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19081Rubio, Leslie, D60323FrankfurtHessenGermany
22757Peterson, Savannah, J94941Mill ValleyCaliforniaUnited States
14023Carlson, Beth, J94519ConcordCaliforniaUnited States

Generated 2025-07-20 05:01:40.748 UTC