[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 512   SHUFFLE   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28038Gomez, Philip90706BellflowerCaliforniaUnited States
28003Sanchez, Julia, B98036LynnwoodWashingtonUnited States
21856Sanchez, Emmanuel, FLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-19 14:28:01.130 UTC