[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 995   SHUFFLE   <  SKIP 2550  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28787Wood, Gabrielle, S98312BremertonWashingtonUnited States
12368Rubio, Rodney, L57000MetzMoselleFrance

Generated 2025-07-20 02:24:31.903 UTC