[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 480   SHUFFLE   <  SKIP 729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13138Alonso, Teresa3205South MelbourneVictoriaAustralia
23523Liu, Steve, V5023FindonSouth AustraliaAustralia
11939Washington, Kevin, C91932Imperial BeachCaliforniaUnited States

Generated 2025-11-05 15:27:21.683 UTC