[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 2493   SHUFFLE   <  SKIP 68  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24519King, Carlos, M94063Redwood CityCaliforniaUnited States
24945Harris, Logan, C98052RedmondWashingtonUnited States
13806Mehta, Bryant, C94310OrlyVal de MarneFrance
17856Rai, Roger, C53131BonnNordrhein-WestfalenGermany

Generated 2025-07-13 22:35:12.488 UTC