[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 3669   SHUFFLE   <  SKIP 930  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25871Nelson, Jason, R98027IssaquahWashingtonUnited States
11430Yuan, Casey, K46236BottropNordrhein-WestfalenGermany
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-12 12:36:51.043 UTC