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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11030Yuan, Bethany, G6105CloverdaleSouth AustraliaAustralia
21760She, Margaret, K94519ConcordCaliforniaUnited States
23450Rogers, Alex, A97222MilwaukieOregonUnited States

Generated 2025-07-13 07:07:26.031 UTC