[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 416   SHUFFLE   <  SKIP 734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21503Long, Melanie, K98036LynnwoodWashingtonUnited States
24037Guo, Ramon78000VersaillesYvelineFrance
23483Jai, David90241DowneyCaliforniaUnited States

Generated 2025-07-16 17:45:12.816 UTC