[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   SHUFFLE   SKIP 6264   <  SKIP 864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19111Kelly, Mariah, L90505TorranceCaliforniaUnited States
20702Ross, Oscar, V94611OaklandCaliforniaUnited States
22428Smith, DestinyYO15YorkEnglandUnited Kingdom

Generated 2025-07-18 20:06:33.562 UTC