[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 2103   SHUFFLE   <  SKIP 3011  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19175Sharma, Wayne, ECM11BillericayEnglandUnited Kingdom
23823Davis, Samuel, K90706BellflowerCaliforniaUnited States
16861Sharma, Luis90712LakewoodCaliforniaUnited States
16851Hayes, Kevin, L90706BellflowerCaliforniaUnited States

Generated 2025-07-20 22:15:46.670 UTC