[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 2359   SHUFFLE   <  SKIP 4590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29348Bryant, Miguel98104SeattleWashingtonUnited States
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom
24713Brooks, Jeremy78400ChatouYvelineFrance

Generated 2025-07-20 15:27:23.555 UTC