[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 1249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States
23273Long, Benjamin, C98403TacomaWashingtonUnited States
11430Yuan, Casey, K46236BottropNordrhein-WestfalenGermany

Generated 2025-07-11 02:18:51.907 UTC