[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 0   SHUFFLE   <  SKIP 2330  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23011Rivera, Isaiah, K94704BerkeleyCaliforniaUnited States
27175Raji, Marshall, LSW19 3RULondonEnglandUnited Kingdom
22035Wilson, Ryan, C94063Redwood CityCaliforniaUnited States
12380Yuan, Omar, CCM11BillericayEnglandUnited Kingdom

Generated 2025-11-04 01:36:31.095 UTC