[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 680   SHUFFLE   <  SKIP 3352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20002White, Elizabeth, A94704BerkeleyCaliforniaUnited States
21865Andersen, KathrynSW8 1XDLondonEnglandUnited Kingdom
13585Morris, SavannahLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 03:34:18.430 UTC