[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 2693   SHUFFLE   <  SKIP 433  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23981Martinez, Cesar77680Roissy en BrieSeine et MarneFrance
26977Madan, Barry20354HamburgHamburgGermany
26345Baker, Connor92625Newport BeachCaliforniaUnited States
20381Bennett, Blake98270MarysvilleWashingtonUnited States

Generated 2025-07-17 03:17:37.372 UTC