[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 1015  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom
24926Roberts, Eric90241DowneyCaliforniaUnited States
27934Ms., Slaven, Lanna, A.91940Les UlisEssonneFrance
11224Li, Tiffany, J98168BurienWashingtonUnited States

Generated 2025-07-10 02:58:40.791 UTC