[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 468   SHUFFLE   <  SKIP 658  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom
28158Luo, Clarence, M94704BerkeleyCaliforniaUnited States
13218Bryant, Melissa91910Chula VistaCaliforniaUnited States
23823Davis, Samuel, K90706BellflowerCaliforniaUnited States

Generated 2025-07-18 21:25:41.351 UTC