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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18581Dominguez, Melinda97015-6403ClackamasOregonUnited States
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States

Generated 2025-07-14 11:11:14.900 UTC