[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 2908   <  SKIP 1718  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12374Kapoor, Marie59170CroixNordFrance
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
18750Perry, Alexandra, L92806La JollaCaliforniaUnited States
24086Gonzales, Dakota, T20354HamburgHamburgGermany

Generated 2025-07-20 10:44:03.311 UTC