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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11645Turner, Gabriella, M97301SalemOregonUnited States
24726Hughes, Marissa97068W. LinnOregonUnited States
14315Chander, Carl4810TownsvilleQueenslandAustralia

Generated 2025-07-21 11:44:24.339 UTC