[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 149   SHUFFLE   <  SKIP 5618  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11615Navarro, Dwayne, HLA1 1LNLancasterEnglandUnited Kingdom
26419Suri, Geoffrey12171BerlinSaarlandGermany
14596Hill, Amber, W91941GrossmontCaliforniaUnited States

Generated 2025-07-20 17:49:02.454 UTC