[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 405   SHUFFLE   <  SKIP 989  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16174Hernandez, Melinda1597Lane CoveNew South WalesAustralia
24037Guo, Ramon78000VersaillesYvelineFrance
11856Hernandez, Seth, M97330CorvallisOregonUnited States
16647Alexander, Anna94015Daly CityCaliforniaUnited States

Generated 2025-07-16 02:07:53.777 UTC