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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25929Gray, Alexandra98036LynnwoodWashingtonUnited States
11299Vazquez, Orlando, E91502BurbankCaliforniaUnited States
12505Martin, Dalton, JAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-18 23:33:28.668 UTC