[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 396   SHUFFLE   <  SKIP 1813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20166Gutierrez, Monique91480FrankfurtBayernGermany
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
11173Thomas, Sarah, F97068W. LinnOregonUnited States

Generated 2025-07-18 23:23:12.133 UTC