[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 159   SHUFFLE   <  SKIP 2749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16217Gonzales, Amanda, C97071WoodburnOregonUnited States
21878Rana, Bryant2300NewcastleNew South WalesAustralia
25489Tang, BradLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-15 00:33:10.355 UTC