[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   SHUFFLE   SKIP 5225   <  SKIP 937  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11629Wright, Isaiah, D92625Newport BeachCaliforniaUnited States
21546Garcia, Cory, B46236BottropNordrhein-WestfalenGermany

Generated 2025-07-15 06:29:05.735 UTC