[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 507   SHUFFLE   <  SKIP 520  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25394Garcia, Anthony, J97330CorvallisOregonUnited States
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States
23766Martinez, Cassandra, A42651SolingenNordrhein-WestfalenGermany
25470Ramos, DarrenLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 23:55:32.393 UTC