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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18949Hall, Jackson97301SalemOregonUnited States
15016Clark, Daniel, L90210Beverly HillsCaliforniaUnited States
12233Yuan, Jerry, DW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-18 14:23:08.491 UTC