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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29016Perez, Jackson, G98270MarysvilleWashingtonUnited States
29375Malhotra, Sergio, A60082Frankfurt am MainHamburgGermany
16306Romero, Kristine, WBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-13 11:57:34.200 UTC